setServerCertificate

public void setServerCertificate(Certificate serverCertificate)

Sets the server certificate for secure HTTPS. If the server certificate is already uploaded to the device's platform and detected as a trusted certificate, this step can be omitted If a custom server certificate is used, the method must be used X509 is supported as certificate

Since

2.0.0

Parameters

serverCertificate

server certificate to be used in HTTPS connection